home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / cbapx.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  12.2 KB  |  376 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% Edited by Microsoft 5/2/97 - changed NickName
  10.  
  11. *FormatVersion: "4.2"
  12. *FileVersion: "1.0"
  13. *PCFileName: "CBAPX.PPD"
  14. *LanguageVersion: English
  15. *LanguageEncoding: ISOLatin1
  16. *Product: "(Cyclone Server DocuColor40)"
  17. *PSVersion: "(2015.802) 0"
  18. *ModelName: "Cyclone Server DocuColor40 2015.802"
  19. *NickName: "Xerox DocuColor40 w/Cyclone RIP"
  20. *ShortNickName: "Xerox DocuColor40 w/Cyclone RIP"
  21.  
  22.  
  23. *% ===== Installable Options ==========
  24. *OpenGroup: InstallableOptions/Options Installed
  25. *OpenUI *OptionSorter/Sorter: PickOne
  26. *DefaultOptionSorter: SorterNo
  27. *OptionSorter SorterYes/Sorter Installed: ""
  28. *OptionSorter SorterNo/Sorter Not Installed: ""
  29. *CloseUI: *OptionSorter
  30. *CloseGroup: InstallableOptions
  31.  
  32.  
  33.  
  34. *% ===== Constraints ==========
  35. *UIConstraints: *OptionSorter SorterNo *Sorter Yes
  36. *UIConstraints: *Sorter Yes *OptionSorter SorterNo
  37.  
  38.  
  39.  
  40. *% ===== Basic Capabilities ==========
  41. *FreeVM: "1073738704"
  42. *LanguageLevel: "2"
  43. *ColorDevice: True
  44. *DefaultColorSpace: CMYK
  45. *VariablePaperSize: False
  46. *FileSystem: True
  47. *?FileSystem: "
  48. save 
  49.     statusdict /diskonline get exec {(True)} {(False)} ifelse = flush
  50. restore
  51. "
  52. *End
  53.  
  54.  
  55. *Throughput: "10"
  56. *Password: "()"
  57. *ExitServer: "
  58.    count 0 eq
  59.    { false } { true exch startjob } ifelse
  60.    not { (WARNING: Cannot modify initial VM.) =
  61.             (Missing or invalid password.) =
  62.             (Please contact COLORBUS.) = flush quit
  63.           } if"
  64. *End
  65. *Reset: "
  66.    count 0 eq
  67.    { false } { true exch startjob } ifelse
  68.    not { (WARNING: Cannot reset printer.) =
  69.             (Missing or invalid password.) =
  70.             (Please contact COLORBUS.) = flush quit
  71.           } if
  72.    systemdict /quit get exec
  73.    (WARNING : Printer Reset Failed.) = flush
  74. "
  75. *End
  76.  
  77.  
  78.  
  79. *% ===== Resolution ==========
  80. *DefaultResolution: 400dpi
  81. *?Resolution: "
  82. save
  83.   currentpagedevice /HWResolution get 0 get 
  84.   (          ) cvs print (dpi) = flush
  85. restore
  86. "
  87. *End
  88.  
  89.  
  90.  
  91. *% ===== Halftone Information ==========
  92. *ScreenFreq: "94.0"
  93. *ScreenAngle: "45.0"
  94. *DefaultScreenProc: Dot
  95. *ScreenProc Dot: "{ abs exch abs 2 copy add 1 gt { 1 sub dup mul exch 1 sub
  96. dup mul add 1 sub }{ dup mul exch dup mul add 1 exch sub } ifelse }"
  97. *End
  98. *ScreenProc Line: "{ pop }"
  99. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch
  100. sub }"
  101. *End
  102.  
  103. *DefaultTransfer: Null
  104. *Transfer Null: "{ }"
  105. *Transfer Null.Inverse: "{ 1 exch sub }"
  106.  
  107.  
  108.  
  109. *% ===== Options ==========
  110. *% Use these entries to select  a specific CRD
  111. *OpenUI *CBSelectCRD/CRD Type: PickOne
  112. *CBSelectCRD Preferred/Photographic: "cyclone begin /perc setcrd end"
  113. *CBSelectCRD Business/Business Graphics: "cyclone begin /sat setcrd end"
  114. *CBSelectCRD Colorimetric/Color Match: "cyclone begin /col setcrd end"
  115. *?CBSelectCRD: "cyclone begin getcrd end = flush"
  116. *CloseUI: *CBSelectCRD
  117.  
  118.  
  119. *% Use these entries to choose a specific render space
  120. *OpenUI *CBRenderSpace: PickOne
  121. *OrderDependency: 30 AnySetup *CBRenderSpace
  122. *DefaultCBRenderSpace: Default
  123. *CBRenderSpace RenderCMYKcont/CMYK Contone: "cyclone begin /cmykcontone 
  124. setrenderspace end"
  125. *CBRenderSpace RenderCMYKopti/CMYK Opticolor: "cyclone begin /cmykopticolor 
  126. setrenderspace end"
  127. *CBRenderSpace RenderCMYKhalf/CMYK Halftone: "cyclone begin /cmykhalftone 
  128. setrenderspace end"
  129. *CBRenderSpace RenderRGBcont/RGB Contone: "cyclone begin /rgbcontone 
  130. setrenderspace end"
  131. *CBRenderSpace RenderRGBopti/RGB Opticolor: "cyclone begin /rgbopticolor 
  132. setrenderspace end"
  133. *CBRenderSpace RenderRGBhalf/RGB Halftone: "cyclone begin /rgbhalftone 
  134. setrenderspace end"
  135. *CBRenderSpace RenderGrayscale/Grayscale: "cyclone begin /grayscale setrenderspace 
  136. end"
  137. *CBRenderSpace RenderOptigray/Optigray: "cyclone begin /optigray setrenderspace end"
  138. *CBRenderSpace RenderMonochrome/Monochrome: "cyclone begin /monochrome 
  139. setrenderspace end"
  140. *CBRenderSpace RenderSEPScont/Separations Contone: "cyclone begin /sepscontone 
  141. setrenderspace end"
  142. *CBRenderSpace RenderSEPSopti/Separations Opticolor: "cyclone begin /sepsopticolor 
  143. setrenderspace end"
  144. *CBRenderSpace RenderSEPShalf/Separations Halftone: "cyclone begin /sepshalftone 
  145. setrenderspace end"
  146. *?CBRenderSpace: "cyclone begin getrenderspace end = flush"
  147. *CloseUI: *CBRenderSpace
  148.  
  149.  
  150.  
  151. *% ===== Paper Handling ==========
  152. *% Use these entries to set paper size most of the time, unless there is
  153. *% specific reason to use PageRegion.
  154. *OpenUI *PageSize: PickOne
  155. *OrderDependency: 30 AnySetup *PageSize
  156. *DefaultPageSize: Letter
  157. *PageSize A3:      "a3"
  158. *PageSize A4:      "a4"
  159. *PageSize B4:      "b4"
  160. *PageSize B5:      "b5"
  161. *PageSize Legal:   "legal"
  162. *PageSize Letter:  "letter"
  163. *PageSize 9x12:    "9x12"
  164. *PageSize Ledger:  "11x17"
  165. *?PageSize: "
  166. save
  167.   mark
  168.   currentpagedevice /PageSize get aload pop
  169.   2 copy gt { exch } if
  170.  
  171.   (Unknown)
  172.   8 dict
  173.     dup (A3)      [842 1191] put
  174.     dup (A4)      [595  842] put
  175.     dup (B4)      [728 1032] put
  176.     dup (B5)      [516  728] put
  177.     dup (Legal)   [612 1008] put
  178.     dup (Letter)  [612  792] put
  179.     dup (9x12)    [648  864] put
  180.     dup (Ledger)  [792 1224] put
  181.   {
  182.     aload pop
  183.     4 index eq exch
  184.     5 index eq and
  185.  
  186.     { exch pop exit } { pop } ifelse
  187.   } forall
  188.  
  189.   = flush
  190.   cleartomark
  191. restore
  192. "
  193. *End
  194. *CloseUI: *PageSize
  195.  
  196.  
  197. *OpenUI *PageRegion: PickOne
  198. *OrderDependency: 40 AnySetup *PageRegion
  199. *DefaultPageRegion: Letter
  200. *PageRegion A3:         "<< /PageSize [ 842  1191] >> setpagedevice"
  201. *PageRegion A4:         "<< /PageSize [ 595   842] >> setpagedevice"
  202. *PageRegion B4:         "<< /PageSize [ 728  1032] >> setpagedevice"
  203. *PageRegion B5:         "<< /PageSize [ 516   728] >> setpagedevice"
  204. *PageRegion Legal:      "<< /PageSize [ 612  1008] >> setpagedevice"
  205. *PageRegion Letter:     "<< /PageSize [ 612   792] >> setpagedevice"
  206. *PageRegion 9x12:       "<< /PageSize [ 648   864] >> setpagedevice"
  207. *PageRegion Ledger:     "<< /PageSize [ 792  1224] >> setpagedevice"
  208. *CloseUI: *PageRegion
  209.  
  210.  
  211. *DefaultImageableArea: Letter
  212. *ImageableArea A3:      "9 9 833 1182"
  213. *ImageableArea A4:      "9 9 586  833"
  214. *ImageableArea B4:      "9 9 719 1023"
  215. *ImageableArea B5:      "9 9 507  719"
  216. *ImageableArea Legal:   "9 9 603  999"
  217. *ImageableArea Letter:  "9 9 603  783"
  218. *ImageableArea 9x12:    "9 9 639  855"
  219. *ImageableArea Ledger:  "9 9 783 1215"
  220. *?ImageableArea: "
  221. save
  222.   /cvp {(                ) cvs print ( ) print } bind def
  223.   /upperright {10000 mul floor 10000 div} bind def
  224.   /lowerleft {10000 mul ceiling 10000 div} bind def
  225.   newpath clippath pathbbox
  226.   4 -2 roll exch 2 {lowerleft cvp} repeat
  227.   exch 2 {upperright cvp} repeat flush
  228.  restore
  229. "
  230. *End
  231.  
  232.  
  233. *DefaultPaperDimension: Letter
  234. *PaperDimension A3:      "842 1191"
  235. *PaperDimension A4:      "595  842"
  236. *PaperDimension B4:      "728 1032"
  237. *PaperDimension B5:      "516  728"
  238. *PaperDimension Legal:   "612 1008"
  239. *PaperDimension Letter:  "612  792"
  240. *PaperDimension 9x12:    "648  864"
  241. *PaperDimension Ledger:  "792 1224"
  242.  
  243.  
  244. *RequiresPageRegion All: True
  245. *OpenUI *InputSlot: PickOne
  246. *OrderDependency: 20 AnySetup *InputSlot
  247. *%DefaultInputSlot: AutoSelect
  248. *DefaultInputSlot: Tray1
  249. *InputSlot Tray1/Tray #1: "cyclone begin 1 setinputtray end"
  250. *InputSlot Tray2/Tray #2: "cyclone begin 2 setinputtray end"
  251. *InputSlot Tray3/Tray #3: "cyclone begin 3 setinputtray end"
  252. *InputSlot Bypass/Bypass Tray: "cyclone begin 4 setinputtray end"
  253. *InputSlot HCF/High Capacity Feeder: "cyclone begin 5 setinputtray end"
  254. *?InputSlot: "cyclone begin getinputtray end = flush"
  255. *CloseUI: *InputSlot
  256.  
  257.  
  258. *DefaultOutputOrder: Normal
  259. *DefaultOutputBin: OnlyOne
  260.  
  261.  
  262. *OpenUI *Sorter/Use Sorter: PickOne
  263. *OrderDependency: 10 AnySetup *Sorter
  264. *DefaultSorter: No
  265. *Sorter Yes: "%CBSorter: On"
  266. *Sorter No: "%CBSorter: Off"
  267. *CloseUI: *Sorter
  268.  
  269.  
  270. *OpenUI *Duplex: Boolean
  271. *OrderDependency: 20 AnySetup *Duplex
  272. *Duplex None: ""
  273. *Duplex DuplexNoTumble: "%CBDuplex: On"
  274. *DefaultDuplex: Off
  275. *CloseUI: *Duplex
  276.  
  277.  
  278. *OpenUI *Grouping: PickOne
  279. *OrderDependency: 20 AnySetup *Grouping
  280. *Grouping Group: ""
  281. *Grouping Collate: "%CBCollate: On"
  282. *DefaultGrouping: Collate 
  283. *CloseUI: *Grouping
  284.  
  285.  
  286. *OpenUI *Direction: PickOne
  287. *OrderDependency: 20 AnySetup *Direction
  288. *Direction Fore/1-N (Face Up): ""
  289. *Direction Back/N-1 (Face Down): "%CBDirection: On"
  290. *DefaultDirection: Back
  291. *CloseUI: *Direction
  292.  
  293.  
  294.  
  295. *% Font Information =====================
  296. *DefaultFont: Courier
  297. *Font AvantGarde-Book: Standard "(001.006)" Standard ROM
  298. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard ROM
  299. *Font AvantGarde-Demi: Standard "(001.007)" Standard ROM
  300. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard ROM
  301. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  302. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  303. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  304. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  305. *Font Courier: Standard "(002.004)" Standard ROM
  306. *Font Courier-Bold: Standard "(002.004)" Standard ROM
  307. *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
  308. *Font Courier-Oblique: Standard "(002.004)" Standard ROM
  309. *Font Helvetica: Standard "(001.006)" Standard ROM
  310. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  311. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  312. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  313. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  314. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  315. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  316. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  317. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard ROM
  318. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard ROM
  319. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard ROM
  320. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard ROM
  321. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  322. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  323. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  324. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  325. *Font Symbol: Special "(001.007)" Special ROM
  326. *Font Times-Bold: Standard "(001.007)" Standard ROM
  327. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  328. *Font Times-Italic: Standard "(001.007)" Standard ROM
  329. *Font Times-Roman: Standard "(001.007)" Standard ROM
  330. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard ROM
  331. *Font ZapfDingbats: Special "(001.004)" Special ROM
  332.  
  333. *?FontQuery: "
  334.    save  
  335.    { count 1 gt
  336.       { exch dup 127 string cvs (/) print print (:) print
  337.        /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  338.       } { exit } ifelse
  339.    } bind loop
  340.    (*) = flush
  341.    restore"
  342. *End
  343.  
  344. *?FontList: "
  345.    save (*) {cvn ==} 128 string /Font resourceforall
  346.    (*) = flush restore"
  347. *End
  348.  
  349.  
  350. *DefaultColorSep: ProcessBlack.28lpi.400dpi/28 lpi / 400 dpi
  351.  
  352. *InkName: ProcessBlack/Process Black
  353. *InkName: CustomColor/Custom Color
  354. *InkName: ProcessCyan/Process Cyan
  355. *InkName: ProcessMagenta/Process Magenta
  356. *InkName: ProcessYellow/Process Yellow
  357.  
  358. *%  For 28 lpi / 400 dpi  ===============================
  359.  
  360. *ColorSepScreenAngle ProcessBlack.28lpi.400dpi/28 lpi / 400 dpi: "45.0"
  361. *ColorSepScreenAngle CustomColor.28lpi.400dpi/28 lpi / 400 dpi: "45.0"
  362. *ColorSepScreenAngle ProcessCyan.28lpi.400dpi/28 lpi / 400 dpi: "71.5651"
  363. *ColorSepScreenAngle ProcessMagenta.28lpi.400dpi/28 lpi / 400 dpi: "18.4349"
  364. *ColorSepScreenAngle ProcessYellow.28lpi.400dpi/28 lpi / 400 dpi: "0"
  365.  
  366. *ColorSepScreenFreq ProcessBlack.28lpi.400dpi/28 lpi / 400 dpi: "70.7107"
  367. *ColorSepScreenFreq CustomColor.28lpi.400dpi/28 lpi / 400 dpi: "70.7107"
  368. *ColorSepScreenFreq ProcessCyan.28lpi.400dpi/28 lpi / 400 dpi: "63.2456"
  369. *ColorSepScreenFreq ProcessMagenta.28lpi.400dpi/28 lpi / 400 dpi: "63.2456"
  370. *ColorSepScreenFreq ProcessYellow.28lpi.400dpi/28 lpi / 400 dpi: "66.6667"
  371.  
  372.  
  373. *% For "Cyclone Server DocuColor40" version 2015.802
  374. *% Produced by "COLORBUS"
  375. *% end of PPD file for Cyclone Server DocuColor40
  376.